Skip to content

Add test coverage for HtmlBindingSniff #217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

ihor-sviziev
Copy link
Collaborator

@ihor-sviziev ihor-sviziev commented Aug 10, 2021

@ihor-sviziev ihor-sviziev changed the title Add test coverage from HtmlBindingSniff Add test coverage for HtmlBindingSniff Aug 10, 2021
@@ -83,7 +83,7 @@ public function process(File $phpcsFile, $stackPtr)
. ' - "' . $htmlBinding . '" doesn\'t,' . PHP_EOL
. 'consider using text binding if the value is supposed to be text',
null,
'UIComponentTemplate.KnockoutBinding.HtmlSuffix'
'KnockoutBindingHtmlSuffix'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: in past, the error wasn't added at all.

@sivaschenko
Copy link
Member

@magento import pr to magento-commerce/magento-coding-standard

@magento-engcom-team
Copy link
Contributor

@sivaschenko the pull request successfully imported.

@magento-devops-reposync-svc magento-devops-reposync-svc merged commit 73cc8cd into magento:develop Aug 20, 2021
magento-devops-reposync-svc pushed a commit that referenced this pull request May 8, 2023
ACP2E-1919: Implement sniff that reports usage of dynamic properties as deprecated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants